How to Install libharfbuzz0b software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libharfbuzz0b software package in Ubuntu 14.04 LTS (Trusty Tahr)

libharfbuzz0b software package provides OpenType text shaping engine (shared library), you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libharfbuzz0b 

libharfbuzz0b is installed in your system.

Make ensure the libharfbuzz0b package were installed using the commands given below,

$ sudo dpkg-query -l | grep libharfbuzz0b *

You will get with libharfbuzz0b package name, version, architecture and description in a table

libharfbuzz0b package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Libraries
Package libharfbuzz0b
Version 0.9.27-1ubuntu1.1 [amd64, i386
Description OpenType text shaping engine (shared library)
Sub Section libs


See Also, How to uninstall or remove libharfbuzz0b software package from Ubuntu 14.04 LTS (Trusty Tahr)?